Skip to content

chore: add AGENTS.md for AI coding assistants#664

Merged
bnusunny merged 1 commit intomainfrom
add-agents-md
Mar 18, 2026
Merged

chore: add AGENTS.md for AI coding assistants#664
bnusunny merged 1 commit intomainfrom
add-agents-md

Conversation

@bnusunny
Copy link
Contributor

Summary

Add an AGENTS.md file with build/test commands, project structure overview, and key conventions to help AI coding agents work effectively with this repository.

Contents

  • Build & test commands (cargo build, cargo nextest run, cargo clippy, etc.)
  • Project structure overview (src/lib.rs, src/main.rs, tests/, etc.)
  • Key conventions (AWS_LWA_ env var prefix, nextest process isolation)

Add AGENTS.md with build/test commands, project structure overview,
and key conventions to help AI coding agents work effectively with
this repository.
@bnusunny bnusunny merged commit b6f0fc9 into main Mar 18, 2026
6 checks passed
@bnusunny bnusunny deleted the add-agents-md branch March 18, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants